projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ab64f0
)
Regenerate.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 19 Feb 2008 18:14:05 +0000
(18:14 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 19 Feb 2008 18:14:05 +0000
(18:14 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index c262d1347572214982513348d1638119062e6729..98f7153b2833d011264f029ac2eddd7a6cf894c3 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-2204,6
+2204,7
@@
case "${canonical}" in
opsys=freebsd
case "${canonical}" in
alpha*-*-freebsd*) machine=alpha ;;
+ arm*-*-freebsd*) machine=arm ;;
ia64-*-freebsd*) machine=ia64 ;;
sparc64-*-freebsd*) machine=sparc ;;
powerpc-*-freebsd*) machine=macppc ;;